﻿
/**/
a
{
    color: #666666;
}
a:hover { color:#0079D2 }

.hover-big {
    background-color: #0079D2;
    border: 4px solid #0079D2;
    padding: 1px;
}
/*搜索*/
.btnSearch
{
    cursor: pointer;
    height: 22px;
    letter-spacing: 1px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50px;
    background: none;
    border: 0;
    color: #FFFFFF;
}
.txtInput
{
    line-height: 22px;
    height: 22px;
    margin: 0;
    width: 128px;
    background: none;
    border: 0;
    padding: 0;
    color: #999999;
    padding-top: 3px;
}
.location
{
    color:#999;
    font-weight:normal;
    padding-right:12px;
}
.location a
{
    color:#999;
}
.location a:hover
{
    color:#0079D2;
}
.style1 .setHome:hover
{
    color: #0079D2;
}
.style1 .favorite:hover
{
    color: #0079D2;
}
.style2 .setHome:hover
{
    color: #0079D2;
}
.style2 .favorite:hover
{
    color: #0079D2;
}
/**标题 下横线**/
.title_line
{
    height: 55px;
    background: url("Images/title_line.gif" ) no-repeat left top;
}
/*各个标题*/
.title_general
{
    display: inline-block;
    text-indent: 15px;
    font-size: 18px;
    float: left;
    color: #fff;
    font-family: 微软雅黑;
    line-height: 45px;
}
.title_general:hover
{
    color:#fff;
}
.company_title
{
    background: url("Images/C.jpg" ) no-repeat left center;
}

.news_title
{
    background: url("Images/N.jpg" ) no-repeat left center;
}
.recommended_products_title
{
    background: url("Images/R.jpg" ) no-repeat left center;
}
.new_product_title
{
    background: url("Images/P.jpg" ) no-repeat left center;
}
/*浮动*/
.left
{
    float: left;
}
.right
{
    float: right;
}
.mt10px
{
    margin-top: 10px;
}
/*格局*/
/************************************ head start **************************************/
.header
{
    width: 1002px;
    min-height: 32px;
    height: auto !important;
    height: 32px;
    margin: 0 auto;
    position: relative;
}
.header .language
{
    position: absolute;
    top: 12px;
    right: 12px;
}
.header .language a
{
    padding: 0 2px;
    color: #D6E8F5;
}
.setHome
{
    display: inline-block;
    width: 70px;
    text-align: right;
    background: url(Images/home.png) left no-repeat;
}
.favorite
{
    display: inline-block;
    margin-left: 12px;
    width: 70px;
    text-align: right;
    background: url(Images/add.png) left no-repeat;
}
/************************* head end***********************/
/********************************  menu    start  ********************************/
.menu
{
    width: 100%;
    height: 40px;
    margin: 0 auto;
    background: url(Images/bg_menu.gif) top repeat-x;
}
.menu .mbody
{
    width: 1002px;
    margin: 0 auto;
    height: 40px;
    padding: 0 10px;
    background: url(Images/bg_menu.gif) top repeat-x;
}
.menu table
{
    width: 100%;
}
.menu table td
{
    text-align: center;
}
.menu .table .td-class
{
    padding:0;
    background:url(images/bg_fg.gif) left center no-repeat;
}
.menu table td .a
{
    text-decoration: none;
    margin:0 auto;
    height: 40px;
    color: #fff;
    overflow:hidden;
    line-height:40px;
}

.menu table td:hover
{
   
}
.menu table td .a:hover
{
    background:url(images/bg_menu_hover.gif) repeat-x top center;
}
.menu table td .ahover
{    
    background:url(images/bg_menu_hover.gif) repeat-x top center;
}

.menu .table .td-class.first_td
{
    width: 100px;
    background:none;
}
.menu .table .second-menu
{
    background:#0173D4
}

/********************************  menu    end  ********************************/
/********************************  main    start********************************/
.main
{
    width: 1002px;
    margin: 0 auto;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    padding: 15px 10px 0;
    background-color: #FFFFFF;
}

.main_left
{
    float: left;
    width: 230px;
    min-height: 250px;
    height: auto !important;
    height: 250px;
    padding: 0;
}
.main_left .leftContent
{
    margin-left: 10px;
    width: 220px;
    background: #F5F5F5;
    padding: 10px 0 8px;
}

.main_right
{
    float: right;
    width: 758px;
    min-height: 250px;
    height: auto !important;
    height: 250px;
    border-style:solid;
    border-color:#E3E3E3;
    border-width:1px;
}
.main_right_head
{
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    padding-left: 12px;
    width: 746px;
    color: #999999;
    background: url(images/main_right_title.jpg) repeat-x left center;
}
.main_right_content
{
    min-height: 110px;
    height: auto !important;
    height: 110px;
   
    margin: 0 auto;
}

/************************** main end ***************************/
.banner
{
    width: 100%;
    margin: 0 auto;
}
/************************** foot start **************************/
.footer
{
    width: 1002px;
    margin: 0 auto;
    min-height: 30px;
    height: auto !important;
    height: 30px;
    background: #FFFFFF;
    padding: 5px 10px 0;
    line-height: 180%;
}
.footer .foot_menu
{
    text-align: center;
    width: 1002px;
    height: 45px;
    background: url(images/title_line.gif) no-repeat center top;
}
.footer .foot_menu a
{
    padding: 0 8px 0 9px;
    line-height: 45px;
    color: #FFFFFF;
    font-family: 微软雅黑;
    font-size: 14px;
}
.footer .foot_menu .span
{
    border-right-width: 1px;
    border-right-color: #fff;
    border-right-style: solid;
}
/************************** foot end **************************/

/*********************************************** home *********************************/
/******************************** 首页banner切换 start ********************************/
.slice_warp
{
    margin: 0 auto;
    width: 1002px;
    height: 400px;
}
.slice
{
    width: 966px;
    height: 400px;
    margin: 0 auto;
}
#slider li
{
    width: 966px;
    height: 400px;
    overflow: hidden;
}
p#controls
{
    margin: 0;
    position: relative;
}
#prevBtn, #nextBtn
{
    display: block;
    margin: 0;
    overflow: hidden;
    width: 60px;
    height: 400px;
    position: absolute;
    left: 0px;
    top: -400px;
}
#nextBtn
{
    left: 906px;
}
#prevBtn a
{
    display: block;
    width: 60px;
    height: 400px;
    background: url(Images/banner_arrow_left.png) no-repeat 0 0;
}
#nextBtn a
{
    display: block;
    width: 60px;
    height: 400px;
    background: url(Images/banner_arrow_right.png) no-repeat 0 0;
}
/******************************** 首页banner切换 end ********************************/
/*Home*/
.panelTop
{
    width: 1002px;
    margin: 0 auto 15px;
}
.aboutUs_div
{
    width: 600px;
}
.aboutUs_div .title_line
{
    width: 600px;
    height: 52px;
    background: url(images/about_title.jpg) no-repeat left center;
    margin: 0;
}
.aboutUs_div .title_line .right_more
{
    height: 30px;
    line-height: 30px;
    padding-top: 15px;
    color: #F5F5F5;
}
.aboutUs_div .title_line .title_general
{
    height: 45px;
    line-height: 45px;
    padding: 0;
    margin: 0;
    color: #fff;
    text-indent: 26px;
    padding-right: 10px;
    background: url(images/about_title_bg.gif) repeat-x left center;
}
.about_us_content
{
    width: 600px;
    height: 246px;
    margin-top: 8px;
    overflow: hidden;
    white-space: normal;
    word-break: break-all;
    table-layout: fixed;
    table-layout: fixed;
    white-space: normal;
}
.news_div
{
    width: 390px;
    overflow: hidden;
}
.news_div .title_line
{
    width: 380px;
    height: 55px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    line-height: 45px;
}
.home_news_list
{
    width: 380px;
    margin-left: 10px;
    background: #F5F5F5;
    height: 251px;
    overflow: hidden;
}
.home_news_list li
{
    padding: 0px 10px;
    margin: 0px 15px;
    width: 330px;
    height: 30px;
    line-height: 30px;
}
.home_news_list li a
{
    display: inline;
    float: left;
    text-indent: 5px;
    white-space: nowrap;
    width: 330px;
    color: #666666;
}
.home_news_list li a:hover
{
    color: #0079D2;
    text-decoration: none;
}
.home_news_list li span
{
    width: 74px;
    display: inline;
    float: right;
    overflow: hidden;
    color: #8D8D8D;
}

.pNewsList
{
    width: 1002px;
    margin: 0 auto;
}
.pNewsList .div_homeNewsList
{
    width: 320px;
    margin-right:21px;
    margin-bottom:15px;
}
.pNewsList .div_homeNewsList .newsList_top
{
    width: 320px;
    background: url(images/about_title_bg.gif) repeat-x left center;
    height: 45px;
    line-height: 45px;
    overflow:hidden;
}
.pNewsList .div_homeNewsList .newsList_top a
{
    text-indent:26px;
    font-family:微软雅黑;
    font-size:18px;
    color:#fff;
    display:block;
}
.pNewsList .div_homeNewsList .newsList_content
{
    background:#F5F5F5;
    padding:10px 0;
}
.pNewsList .div_homeNewsList .newsList_content li
{
    padding: 0px 10px;
    margin:0 15px;
    width: 270px;
    height: 30px;
    line-height: 30px;
}
.pNewsList .div_homeNewsList .newsList_content li a
{
    display: inline;
    float: left;
    text-indent: 5px;
    white-space: nowrap;
    width: 270px;
    color: #666666;
}
.pNewsList .div_homeNewsList .newsList_content li a:hover
{
    color: #0079D2;
    text-decoration: none;
}

.recommended_products_head, .new_product_list_head
{
    width: 1002px;
    margin: 0 auto;
    padding-bottom: 15px;
}
.recommended_products_head .title_general, .new_product_list_head .title_general
{
    text-indent: 26px;
}
.recommended_products_head .recommended_search
{
    background: url(images/search.png) no-repeat center center;
    height: 23px;
    width: 229px;
    margin: 12px 15px 0 0;
}
.recommended_products_head .recommended_search .txtInput
{
    border: 0;
    background: none;
    height: 22px;
    line-height: 22px;
    width: 138px;
    margin-left: 32px;
    padding: 1px 0;
}
.recommended_products_head .recommended_search .btnSearch
{
    border: 0;
    background: none;
    height: 23px;
    line-height: 23px;
    width: 50px;
}
.recommended_products
{
    width: 982px;
    margin: 0 auto;
    padding: 10px 0px 0;
    background: #F5F5F5;
    position: relative;
}
.new_product_list
{
    width: 982px;
    margin: 0 auto;
    padding: 10px 0px 0;
    background: #F5F5F5;
}
.recommended_products_list
{
    width: 982px;
    margin: 0 auto;
    display: inline;
    background: #F5F5F5;
}
.recommended_products_list .btnLeft
{
    left: -10px;
    top: 0;
    position: absolute;
}
.recommended_products_list .btnRight
{
    right: -10px;
    top: 0;
    position: absolute;
}
.recommended_products_list li
{
    float: left;
    width: 200px;
    margin: 0px 34px 15px 0;
    overflow: hidden;
    text-align: center;
    display: inline;
}
.home-p-list li
{
    float: left;
    width: 200px;
    margin: 0px 35px 15px 15px;
    overflow: hidden;
    text-align: center;
    display: inline;
}
.turnBtn
{
    width: 38px;
    cursor: pointer;
}
.imgCenter
{
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#marquee_div
{
    width: 903px;
    margin: 0 auto;
}
/*********************************************** home end *********************************/


.article_content
{
    line-height: 150%;
    letter-spacing: 1px;
    word-spacing: 1px;
    padding: 15px 0;
    width:720px;
}
.nav_title
{
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    font-weight: bold;
    text-indent: 15px;
    float: left;
    font-family:微软雅黑;
    background: url(Images/N.png) no-repeat left center;
    color: #0079D2;
}
.first_a
{
    display: inline-block;
    text-indent: 20px;
    background: url("Images/left_jt.gif") no-repeat 7px center;
}
.dropdown .first_li
{
    line-height: 24px;
    margin-bottom: 15px;
    background-color: #0079D2;
}

.dropdown li.hover a
{
    color: #fff;
    font-weight: 600;
}
.dropdown .first_li .select_a
{
    color: #fff;
    font-weight: 600;
}
.dropdown ul
{
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 100%;
    border: #1A92EB solid 1px;
    background-color: #0079D2;
    padding: 4px 5px 8px;
}

.dropdown ul li
{
    float: none;
    background-color: #0079D2;
    border: 0;
    border-bottom-color: #1A92EB;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    line-height: 23px;
    height: 23px;
}
.company_name
{
    height: 23px;
    line-height: 23px;
    padding-left: 12px;
    display: inline;
    color: #237BC1;
}
.leftsearch
{
    background: url(images/search_bg.gif) repeat-x left center;
    height: 45px;
    width: 230px;
    overflow: hidden;
}
.leftsearch table
{
    width: 100%;
    background: url(images/search.png) no-repeat center center;
    height: 45px;
}
.coum_name
{
    width: 230px;
    text-indent: 22px;
    font-size: 18px;
    font-weight: 600;
    height: 55px;
    line-height: 43px;
    background: url("Images/title_line.gif") no-repeat left center;
    color: #fff;
    font-family: 微软雅黑;
}
/*More*/
.right_more
{
    float: right;
    width: 50px;
    font-size: 12px;
    display: inline;
    padding-top: 6px;
    color: #999;
}
.right_more a
{
    font-size: 12px;
    color: #999999;
}
.right_more a:hover
{
    font-size: 12px;
    color: #0079D2;
}
/*标题图片*/
.biao_ti
{
    background: url("Images/title.jpg") no-repeat left center;
}
.input
{
    height: 20px;
    line-height: 20px;
    padding: 0 3px;
    background-color: #FBFBFB;
    border: 1px solid #DDDDDD;
    color: #555555;
}
label.error
{
    color: Red;
    padding-left: 8px;
}
/*--分页--
#divPager
{
	text-align: center;
	margin-top: 18px;
	width: 700px;
}

.pages
{
	color: #999;
}

.pages a, .pages .cpb
{
	text-decoration: none;
	display: inline-block;
	padding: 0 5px;
	margin: 0 2px;
	font-size: 12px;
	border: 1px solid #ddd;
	background: #fff;
	color: #000;
}
.pages a:hover
{
	text-decoration: none;
	background-color: #ffa501;
	color: #fff;
	border: 1px solid #ffa501;
}
.pages .cpb
{
	font-weight: bold;
	color: #fff;
	background: #ffa501;
	border: 1px solid #ffa501;
}


/*Product list*/
.product_list li
{
    display: inline;
    float: left;
    margin: 10px 24px 10px 28px;
    text-align: center;
    width: 200px;
}
.product_a_img
{
    display: block;
    width: 200px;
    margin: 0 auto;
    text-align: center;
}
/********** 产品列表 图片居中**********************/
.div_img_center
{
    width: 200px;
    height: 200px;
    display: table;
    text-align: center;
}
.div_img_center img
{
    vertical-align: middle;
    padding: 0;
    margin: 0;
}
.div_img_center span
{
    display: table-cell;
    vertical-align: middle;
}

/*********************************/

.product_a_txt
{
    display: block;
    width: 200px;
    overflow: hidden;
    margin-top: 8px;
}
/*Article list*/
.article_list li
{
    line-height: 18px;
    padding: 10px 0;
    white-space: normal;
    width: 710px;
    border-bottom: 1px dashed #C0C0C0;
}
.article_right
{
    float: right;
    color: #666666;
}
.article_left
{
    float: left;
    line-height: 18px;
    text-indent: 16px;
    background: url("Images/title.jpg") no-repeat left center;
    color: #666666;
}
/*article*/
.article_list
{
    width:700px;
    margin:0 auto;
}
.article_title
{
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin-top: 12px;
    text-align: center;
    color: Black;
}
.article_info
{
    margin-top: 12px;
    height: 26px;
    text-align: center;
    border-bottom: 1px dashed #8D8D8D;
}
.article_info span
{
    padding: 0 12px;
    letter-spacing: 1px;
    word-spacing: 1px;
}
.article_info_content
{
    margin-top: 12px;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    line-height: 200%;
    letter-spacing: 1px;
    word-spacing: 1px;
}
/*Product */
.product_img_div
{
    position: relative;
    width: 696px;
    margin: 0 auto;
    min-height: 320px;
    height: auto !important;
    height: 320px;
    margin-top: 28px;
}
.div_Img
{
    width: 600px;
    text-align: center;
    margin:0 auto;
    overflow-x:hidden;
}
.div_Img img
{
    padding: 0;
    display: block;
    margin: 0 auto;
    border: solid 1px #ccc;
}
.right_a
{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    min-height: 320px;
    height: auto !important;
    height: 320px;
    width: 27px;
}
.left_a
{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 27px;
    min-height: 320px;
    height: auto !important;
    height: 320px;
}

.right_a_img
{
    background: url(Images/product_arrow_right.jpg) no-repeat left center;
}
.left_a_img
{
    background: url(Images/product_arrow_left.jpg) no-repeat left center;
}

.main_table
{
    width: 696px;
    margin: 15px auto;
    padding: 2px;
    border-collapse: collapse;
}
.main_table td
{
    height: 25px;
    line-height: 25px;
    padding: 2px;
    border-collapse: collapse;
    line-height: 18px;
    border: solid 1px #c1c1c1;
}
.td_title
{
    height: 25px;
    line-height: 25px;
    color: #000;
    font-weight: bold;
    font-size: 13px;
    width: 15%;
    background: #eee;
    color: #000;
}
/*message list*/
.messageContent .btnSearch
{
    background-color:#0079D2;
}
.message_list
{
    letter-spacing: 1px;
    word-spacing: 1px;
    line-height: 200%;
}
.message_list li
{
    line-height: 18px;
    padding: 10px 0;
    white-space: normal;
    width: 710px;
    border-bottom: 1px dashed #C0C0C0;
}

.message_list li .title
{
    padding: 2px 0 0 20px;
    background: url("Images/title.jpg") no-repeat left center;
    color: #050000;
}
